home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / nieuzytki / sploiner / readme.txt next >
Text File  |  1995-10-05  |  2KB  |  62 lines

  1.                      ******************************
  2.                      *         Sploiner           *
  3.                      *   Version 1.0 of 26.9.95   *
  4.                      * ©1995 by Richard Jørgensen *
  5.                      ******************************
  6.  
  7.                  Split,Join&Recover for UNIX, PC & Amiga. 
  8.  
  9. Description:
  10. ============
  11.   This tool is for splitting up large files and rejoining them later, to
  12.   facilitate transportation of large files on floppy disks.
  13.  
  14.   It also offers error recovery, so a faulty disk no longer means lost data.
  15.  
  16.  
  17. Functions:
  18. ==========
  19.   - Split a large file into a several smaller files.
  20.  
  21.   - Join a set of smaller files to one large file. (like cat, join etc.)
  22.  
  23.   - Recreate a lost file by using the other files, and an extra file of
  24.     error recovery information.
  25.  
  26.  
  27. How to use:
  28. ===========
  29.   - Type "sploiner example" for a detailed example of how to use sploiner. 
  30.  
  31.     This is probably the fastest way to find out what sploiner can, and 
  32.     how to use it.
  33.  
  34.   - Type "sploiner"        for an overall description of sploiner.
  35.  
  36.   - Type "sploiner split"  for a description of the split function.
  37.  
  38.   - Type "sploiner join"   for a description of the join function.
  39.  
  40.   - Type "sploiner repair" for a description of te error recovery function.
  41.  
  42.  
  43. Included in thes archive:
  44. =========================
  45.   - Binaries for Amiga: "sploiner.amiga"
  46.   - Binaries for UNIX Sparc-stations: "sploiner.sparc"
  47.   - Binaries for PC-MSDOS: "SPLOINER.EXE"
  48.   - C-source for sploiner: "source.lha"
  49.   - This text: "Readme.txt"
  50.  
  51.  
  52. The author:
  53. ===========
  54.   Richard Jørgensen
  55.   email: ric@daimi.aau.dk
  56.   WWW: http://www.daimi.aau.dk/~ric is my homepage, and
  57.        http://www.daimi.aau.dk/~ric/sploiner is my sploiner www-page where
  58.             i have binaries for many architectures.
  59.  
  60.  
  61.  
  62.